Crate sp_keystore

source ·
Expand description

Keystore traits

Modules§

  • Types that should only be used for testing!

Macros§

Structs§

  • The keystore extension to register/retrieve from the externalities.

Enums§

Traits§

  • Something that generates, stores and provides access to secret keys.

Type Aliases§

  • A shared pointer to a keystore implementation.